<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.pro_nav{width: 260px;background: rgb(0, 176, 80);box-sizing: border-box;padding: 5px;padding-bottom: 30px;}
.pro_nav .t{color: #fff;padding: 15px 10px;}
.pro_nav .sub{font-size: 20px;text-transform:uppercase;display: block;}
.pro_nav .sup{font-size: 24px;font-weight: bold;}
.pro_nav ul{background: #fff;padding: 10px;}
.pro_nav ul li{line-height: 45px;background: #f1f1f1;margin-bottom: 15px;position: relative;}
.pro_nav ul li::before{content: '';width: 7px;height: 7px;background: #acacac;position: absolute;left: 19px;top: 20px;}
.pro_nav ul li a{display: block;padding-left: 40px;font-size: 16px;}
.pro_nav ul li a:hover{background: rgb(96 159 124);color: #fff;}
.pro_nav ul li.navcur{background: rgb(96 159 124);color: #fff;}
.pro_nav ul li.navcur a{color: #fff;}
.pro_nav ul li:hover::before{background: #fff;}
.pro_nav ul li.navcur::before{background: #fff;}
.pro_nav .pho{color: #fff;font-size: 15px;padding: 10px 0 10px 60px;background: url(../images/hdphone.png) no-repeat left 45%;margin: 15px auto;border-bottom:1px solid rgba(255,255,255,0.8);width: 95%;box-sizing: border-box;}
.pro_nav .pho i{display: block;font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;font-size: 28px;color: #fff;}
.pro_nav .wechat{display: flex;flex-wrap: nowrap;justify-content:center;color: #fff;align-items: center;text-align: center;font-size: 16px;}
.pro_nav .wechat img{width: 105px;margin-right: 20px;border: 5px solid #fff;}

.btn {display: inline-block;   height:38px;  border-radius:100px;  font-size: 16px;line-height: 38px;   text-align: center;  box-sizing: border-box;padding: 0 30px;}
.index-serve{padding: 40px 0;display: flex;flex-wrap: nowrap;justify-content: space-between;}
.index-serve .list-item {float: left;width: 268px;border-radius: 2px;transition: 0.3s;margin-left: 20px;}
.index-serve .list-item:first-child {margin-left: 0;}
.index-serve .list-img {border-radius: 2px 2px 0px 0px;width: 268px;height: 200px;overflow: hidden;transition: 0.3s;}
.index-serve .list-img img {width: 100%;}
.index-serve .list-info {width: 268px;padding-bottom: 30px;background-color: #F8F8F8;position: relative;text-align: center;transition: 0.3s;}
.index-serve .list-icon {position: absolute;width: 94px;height: 110px;top: -51px;left: 0;right: 0;margin: auto;}
.index-serve .is-icon1 {background: url(../images/s4.png) no-repeat center;}
.index-serve .is-icon3 {background: url(../images/s2.png) no-repeat center;}
.index-serve .is-icon4 {background: url(../images/s3.png) no-repeat center;}
.index-serve .is-icon5 {background: url(../images/s1.png) no-repeat center;}
.index-serve .list-tit {font-size: 20px;line-height: 26px;color: #535455;padding-top: 49px;text-align: center;}
.index-serve .list-tit a{font-size: 20px;}
.index-serve .list-tit a:hover{ color:#FFF;}
.index-serve .list-tit span {width: 30px;height: 2px;display: block;background-color: #8C8D8E;margin: 15px auto 0;transition: 0.3s;}
.index-serve .list-text {width: 220px;height: 52px;line-height: 26px;font-size: 16px;color: #8C8D8E;margin: 18px auto 0;}
.index-serve .list-btn {margin-top: 28px;text-align: center;transition: 0.3s;}
.index-serve .list-btn .btn {height: 42px;line-height: 42px;}
.index-serve .list-item:hover{box-shadow: 0px 5px 15px rgba(18,19,20,0.1);}
.index-serve .list-item:hover .list-info {background-color: rgb(0, 176, 80);}
.index-serve .list-item:hover .list-tit {color: #fff;}
.index-serve .list-item:hover .list-tit span {background-color: #fff;}
.index-serve .list-item:hover .list-text {color:rgba(255,255,255,0.8);}
.index-serve .list-item:hover .btn-none {border:1px solid #fff;background-color: #fff;color:rgb(0, 176, 80);}
/* juyuan_product */
.juyuan_pro_con{padding-top: 30px;}
.juyuan_pro .pro_list{width: 915px;}
.juyuan_pro .pro_list ul{width: 100%;display: flex;flex-wrap: wrap;justify-content: flex-start;}
.juyuan_pro .pro_list ul li{width: 31%;margin-right: 3.5%;border: 1px solid #f1f1f1;box-sizing: border-box;background: #fafafa;margin-bottom: 20px;}
.juyuan_pro .pro_list ul li:nth-child(3n+0){margin-right: 0;}
.juyuan_pro .pro_list .pic img{width: 100%;}
.juyuan_pro .pro_list .pic{width: 100%;overflow: hidden;}
.juyuan_pro .pro_list .title{line-height: 3;text-align: center;}
.juyuan_pro .pro_list ul li:hover{background: rgb(0, 176, 80);}
.juyuan_pro .pro_list ul li:hover .title a{color: #fff;}
/* juyuan_ad */
.juyuan_ad{background: url(../images/ad.jpg) no-repeat center center;height: 250px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;color: #ffffff;text-align: center;margin: 30px auto 0;}
.juyuan_ad p{width: 100%;line-height: 1.8;}
.juyuan_ad p:nth-of-type(1){font-size: 36px;font-weight: bold;}
.juyuan_ad p:nth-of-type(2){font-size: 24px;font-weight: bold;}
.juyuan_ad a.btn{display: inline-block;background: rgb(96 159 124);color: #fff;margin-top: 20px;}

/* juyuan_adv */
.juyuan_adv{background:#f3f3f3;padding: 30px 0;border-bottom: 3px solid rgb(0, 176, 80);}
.juyuan_adv_con .juyuan_adv_list{width: 560px;float: left;}
.juyuan_adv_con .juyuan_adv_list dl dt{font-size: 24px;color: #333333;font-weight: bold;border-bottom: 1px dotted #999;padding-bottom: 10px;margin-bottom: 20px;position: relative;}
.juyuan_adv_con .juyuan_adv_list dl dd{line-height: 2;color: #666;padding-left: 20px;position: relative;}
.juyuan_adv_con .juyuan_adv_list dl dd::before{content: '';width: 6px;height: 6px;background: #5b5b5b;position: absolute;left: 0px;top: 10px;}
.juyuan_adv_con .juyuan_adv_list dl{position: relative;padding-left: 70px;margin-top: 40px;}
.juyuan_adv_con .juyuan_adv_list dl em{position: absolute;left: 0;top: 0;background: rgb(0, 176, 80);width:50px;height: 70px;text-align: center;font-size: 34px;color: #fff;}
.juyuan_adv_con .juyuan_adv_list dl em:after{content: '';width: 30px;height: 2px;background: #fff;position: absolute;bottom: 15px;left: 50%;transform: translateX(-50%);}
.juyuan_adv_con .juyuan_adv_img{width: 600px;float: right;text-align: right;}
.juyuan_adv_con:nth-child(odd) .juyuan_adv_list{width: 560px;float: right;}
.juyuan_adv_con:nth-child(odd) .juyuan_adv_img{width: 600px;float: left;text-align: left;}
.juyuan_adv_con:nth-child(odd) .juyuan_adv_list dl em:after{background: #fff;}
.juyuan_adv_con:nth-child(odd) .juyuan_adv_list dl em{background: rgb(96 159 124);}
/* juyuan_about */

.juyuan_about{background: url(../images/about_bg.jpg) no-repeat center bottom;padding: 30px 0;}
.juyuan_about_con{padding: 40px 0;}
.juyuan_about_con .des{width: 50%;padding-top: 20px;}
.juyuan_about_con .des p{font-size: 16px;line-height: 2.3;text-indent: 35px;}
.juyuan_about_con .des a.btn{display: inline-block;background: rgb(0, 176, 80);color: #fff;margin-top: 20px;border-radius: 0;}


/* news */
.juyuan_news {box-sizing: border-box;min-height: 620px;box-sizing: border-box;padding-top: 30px;padding-bottom: 30px;}
.juyuan_news .news_l{width: 850px;margin-top: 20px;position: relative;}
.juyuan_news .news_l .hd{border-bottom: 1px solid #efefef;height: 40px;margin-bottom: 20px;}
.juyuan_news .news_l .hd li{float: left;position: relative;height: 40px;margin-right: 25px;}
.juyuan_news .news_l .hd li em{font-size: 26px;color: #000;margin-right: 10px;}
.juyuan_news .news_l .hd li a{font-size: 18px;color: #333;font-weight: bold;}
.juyuan_news .news_l .hd li.on::before{content: '';width: 30px;height: 3px;background: #126eb7;position: absolute;left: 0;bottom: -1px;}
.juyuan_news .news_l .bd a.more_t{top: -30px;}

.juyuan_news .news_l .list_pics{width: 385px;background: #fff;padding-bottom: 30px;height: 400px;float: left;}
.juyuan_news .news_l .list_pics .pic{width: 100%;padding-top: 50%;height: 100%/2;position: relative;overflow: hidden;}
.juyuan_news .news_l .list_pics .pic img{position: absolute;top: 0;left: 0;}
.juyuan_news .news_l .list_pics .t{font-size: 18px;font-weight: bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding:15px 20px;}
.juyuan_news .news_l .list_pics .des{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;padding: 0 25px;font-size: 14px;line-height: 2.2;margin-bottom: 30px;color: #666;}
.juyuan_news .news_l .list_pics .more{padding: 8px 40px ;background: rgb(0, 176, 80);color: #fff;margin-left: 20px;position: absolute;bottom: 20px;}
.juyuan_news .news_l .list_item{width: 450px;float: right;}
.juyuan_news .divdgweb_new_div, .juyuan_news .news_div { padding: 0px 10px; height: 400px; font-weight: normal; }

.juyuan_news .news_div_item, .juyuan_news .divdgweb_new_div_item { position: relative; padding: 15px 0; height: 40px; overflow: hidden; transition: 0.3s all ease; border-bottom: 1px solid #f5f5f5; }
.juyuan_news .divdgweb_new_div_item_date, .juyuan_news .news_div_item_date { position: absolute; right: 20px; top: 17px; transition: 0.3s all ease; }
.juyuan_news .divdgweb_new_div_item_date &gt; div, .juyuan_news .news_div_item_date &gt; div{ display: inline-block; color: #787878; font-size: 12px; font-family: 'arial'; }
.juyuan_news .news_div_item_title, .juyuan_news .divdgweb_new_div_item_title{ position: relative; }

.juyuan_news .news_div_item_year:after, .juyuan_news .news_div_item_year::after, .juyuan_news .divdgweb_new_div_item_year:after, .juyuan_news .divdgweb_new_div_item_year::after{ content: '-'; }
.juyuan_news .on .news_div_item_year:after, .juyuan_news .on .divdgweb_new_div_item_year:after,{ content: ''; }
.juyuan_news .news_div_item_title:after, .juyuan_news .divdgweb_new_div_item_title:after{ content: ''; background: #333; width: 4px; height: 4px; position: absolute; left: 10px; top: 19px; }
.juyuan_news .on .news_div_item_title:after, .juyuan_news .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.juyuan_news .news_div_item_title .news_div_item_a, .juyuan_news .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 26px; display: block; line-height: 40px; width: 250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: 0.3s all ease; }
.juyuan_news .news_div_item_pic, .juyuan_news .news_div_item_body, .juyuan_news .divdgweb_new_div_item_body{ transition: 0.3s all ease; }
.juyuan_news .news_div_item_pic { padding-top: 15px; padding-left: 15px; }
.juyuan_news .news_div_item_pic a, .juyuan_news .news_div_item_pic a img { display: block; width: 150px; height: 113px; }
.juyuan_news .news_div_item.on, .juyuan_news .divdgweb_new_div_item.on{ height: 128px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; background: #f5f5f5}
.juyuan_news .news_div_item_body, .juyuan_news .divdgweb_new_div_item_body { line-height: 24px; color: #767676; font-size: 13px; width: 252px; text-align: justify; position: absolute; right: 20px; top: 85px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
.juyuan_news .on .divdgweb_new_div_item_date, .juyuan_news .on .news_div_item_date { top: 10px; right: 210px; }
.juyuan_news .on .news_div_item_title .news_div_item_a, .juyuan_news .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 150px; top: 53px; width: 245px; }
.juyuan_news .on .divdgweb_new_div_item_date &gt; div, .juyuan_news .on .news_div_item_date &gt; div { font-weight: bold; color: #333; font-size: 24px; line-height: 30px; }
.juyuan_news .on .divdgweb_new_div_item_date &gt; .divdgweb_new_div_item_year, .juyuan_news .on .news_div_item_date &gt; .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.juyuan_news .on .news_div_item_date &gt; .news_div_item_year:after,.juyuan_news .on .divdgweb_new_div_item_date &gt; .divdgweb_new_div_item_year:after{ content: ''; }


.juyuan_news .news_r{width: 320px;}
.juyuan_news .news_r .n_t {position: relative;height: 40px;border-bottom: 1px solid #efefef;height: 40px;margin-bottom: 20px;margin-top: 20px;}
.juyuan_news .news_r .n_t  em{font-size: 26px;color: #000;margin-right: 10px;}
.juyuan_news .news_r .n_t  a{font-size: 18px;color: #333;font-weight: bold;}
.juyuan_news .news_r .n_t::before{content: '';width: 30px;height: 3px;background: #126eb7;position: absolute;left: 0;bottom: -1px;}
.juyuan_news a.more_t{font-size: 12px !important;font-weight: normal !important;color: #999;border: 1px solid #999;border-radius: 5px;padding: 0 5px;position: absolute;right: 0;top: 10px;text-transform: uppercase;}
.juyuan_news a.more_t span{font-family: 'KAITI';}
.juyuan_news a.more_t:hover{background: rgb(0, 176, 80);color: #fff;border-color: rgb(0, 176, 80);}
.juyuan_news .news_r ul li{border-bottom: 1px dashed #efefef;padding-bottom: 13px;padding-top: 13px;}
.juyuan_news .news_r ul dt{padding-left: 35px;position: relative;line-height: 25px;font-weight: bold;font-size: 15px;margin-bottom: 5px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #333;}
.juyuan_news .news_r ul dt::before{content: 'Q';width: 25px;height: 25px;display: inline-block;background: rgb(96 159 124);position: absolute;left: 0;color: #fff;font-size: 16px;font-weight: bold;text-align: center;line-height: 25px;}
.juyuan_news .news_r ul dd{padding-left: 35px;position: relative;font-size: 14px;line-height: 1.8;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.juyuan_news .news_r ul dd::before{content: 'A';width: 25px;height: 25px;display: inline-block;background: rgb(0, 176, 80);position: absolute;left: 0;color: #fff;font-size: 16px;font-weight: bold;text-align: center;line-height: 25px;}
/*youshi*/
.qh_youshi{background: url(../images/qh_06.jpg) center; height: 1377px;box-sizing: border-box;padding: 30px 0}
.qh_youshi .fl,.qh_youshi .fr{ width: 600px ;padding: 40px 0;box-sizing: border-box;}

.qh_youshi dl{padding: 50px 0 50px 100px;position: relative;}
.qh_youshi dl em{position: absolute;left: 0; width: 80px; height: 80px; border: 2px dashed rgb(0, 176, 80);border-radius: 50%;font-family: 'Impeat';font-size: 70px;font-weight: bold;color: rgb(0, 176, 80);text-align: center;font-style: initial;line-height: 80px}
.qh_youshi dl dt{font-size: 30px; color: #333;font-weight: bold;padding-top: 20px}
.qh_youshi dl dt span{display: block;font-size: 16px;color: rgb(96 159 124)}
.qh_youshi dl dd{padding: 10px 30px 30px 0; font-size: 16px; line-height: 35px}


/*xinwen*/
.qh_news{}
.qh_news .left {width: 575px;position: relative;box-sizing: border-box;float: left;}

.qh_news .left img {width: 575px;height: 245px;z-index: 1;position: relative;display: block;margin: 0 0 40px 0}

.qh_news .left .fl {border-right: 1px solid #ccc;width: 100px;font-size: 18px;text-align: right;padding: 0 20px 0 0;box-sizing: border-box;height: 200px}

.qh_news .left .fl b {font-size: 14px;display: block;}

.qh_news .left .fr {width: 475px;padding: 0 0 0 20px;box-sizing: border-box;}

.qh_news .left .fr .t {font-size: 16px;font-weight: bold;line-height: 40px;color: #333;display: block;position: relative;}

.qh_news .left .fr .t:before {content: '';width: 1px;height: 40px;background: #d9221a;position: absolute;display: inline-block;left: -21px}

.qh_news .left .fr .t:hover {color: #d9221a}

.qh_news .left .fr p {line-height: 30px;font-size: 14px;}

.qh_news .left .fr .more {font-size: 16px;font-weight: bold;line-height: 50px;color: #333;padding: 0 30px;border-top: 1px solid #ccc;display: inline-block;margin: 20px 0 0 0}
.qh_news .right {width: 580px;margin: 0 0 0 20px;float: right;text-align: left}

.qh_news .right li {width: 100%;height: 160px}

.qh_news .right .fl {border-right: 1px solid #ccc;width: 100px;font-size: 18px;text-align: right;padding: 0 20px 0 0;box-sizing: border-box;height: 160px}

.qh_news .right .fl b {font-size: 14px;display: block;}

.qh_news .right .fr {width: 475px;padding: 0 0 20px 20px;box-sizing: border-box;border-bottom: 1px solid #ccc}

.qh_news .right .fr .t {font-size: 16px;font-weight: bold;line-height: 40px;color: #333;display: block;position: relative;}

.qh_news .right .fr .t:before {content: '';width: 1px;height: 40px;background: #d9221a;position: absolute;display: inline-block;left: -26px}

.qh_news .right .fr .t:hover {color: #d9221a}

.qh_news .right .fr p {line-height: 30px;font-size: 14px;}</pre></body></html>